From: Sergey Ponomarev Date: Sun, 1 Dec 2024 12:14:15 +0000 (+0200) Subject: luci-app-lldpd: add PKG_MAINTAINER X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=fa1e4dc7d0aed2e389f91a90c02232473da64c99;p=project%2Fluci.git luci-app-lldpd: add PKG_MAINTAINER Signed-off-by: Sergey Ponomarev --- diff --git a/applications/luci-app-lldpd/Makefile b/applications/luci-app-lldpd/Makefile index 7007659d11..a965686f12 100644 --- a/applications/luci-app-lldpd/Makefile +++ b/applications/luci-app-lldpd/Makefile @@ -11,6 +11,7 @@ LUCI_TITLE:=LuCI support for LLDP daemon LUCI_DEPENDS:=+lldpd +rpcd-mod-ucode PKG_LICENSE:=MIT +PKG_MAINTAINER:=Paul Donald include ../../luci.mk